PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFSignatureCalculatorEvent Class
Methods


In This Topic
    PDFSignatureCalculatorEvent Class Members
    In This Topic

    The following tables list the members exposed by PDFSignatureCalculatorEvent.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new PDFSignatureCalculatorEvent object.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the hash of the content to be signed.  
    Public MethodGets the content to be signed.  
    Public MethodGets the calculated signature.  
    Public MethodSets the calculated signature.  
    Top
    See Also